size

fun size(width: Int, height: Int): CustomButtonWidget.Builder

Sets the width and height of this widget. Default is 150w x 20h

Return

this builder

Author

fzzyhmstrs

Since

0.6.0

Parameters

width

Int width in pixels

height

Int height in pixels